home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6077 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.ucdavis.edu!bullwinkle!ez058306
  2. From: ez058306@bullwinkle.ucdavis.edu (Phillip Geiger)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Seriuos bug in BC4.52 !!!
  5. Date: 11 Feb 1996 01:05:51 GMT
  6. Organization: University of California, Davis
  7. Message-ID: <4fjfdf$4pf@mark.ucdavis.edu>
  8. References: <31127033.bd3@uoft02.utoledo.edu> <4f2a20$ne4@usenetw1.news.prodigy.com> <4f2qbv$pm@usenet6.interramp.com>
  9. NNTP-Posting-Host: bullwinkle.ucdavis.edu
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12.  
  13. Re: floating point overflow errors when using >> operator to get floating
  14.     poing numbers in BC++ 4.51 and 4.52
  15.  
  16. I had the same problem under Windows 95.  My solution:
  17.  
  18.     from the c:\
  19.  
  20.     type "deltree windows"
  21.  
  22.     go to store and buy Windows NT Workstation 3.51 (if you're a
  23.     student you can get it cheap -- well, cheaper)
  24.  
  25.     problem magically goes away
  26.  
  27.  
  28. It seems to be a Windows 95 bug, not a Borland bug.  I've also heard some 
  29. people mention the possibility that Plus! might be the true source of the 
  30. error (something about System Agent messing up FP calculations).
  31.  
  32. I also had Plus! installed with Windows 95, but didn't try removing it or 
  33. disabling System Agent.
  34.  
  35.  
  36. --
  37. Phil Geiger
  38. pggeiger@ucdavis.edu
  39.